home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / dev / misc / rcsgui_1_41.lha / rcsgui.readme < prev    next >
Text File  |  1995-06-10  |  1KB  |  30 lines

  1. Short:    GUI interface to RCS version 1.41.
  2. Uploader: bms@algonet.se (Tommy Svensson)
  3. Author:   bms@algonet.se (Tommy Svensson)
  4. Type:     dev/misc
  5.  
  6.   RCSGUI implements the basic features of RCS: checking in, checking out, locked
  7.   and unlocked, rlog, and rcs -n to assign a symbolic name to a rev. It does not
  8.   implement all options to all RCS commands.
  9.   
  10.   RCSGUI will let you checkin files by just dragging and dropping files on the
  11.   RCSGUI window. The icons of the checked in files are visible in the RCSGUI
  12.   window, and can be selected, and checked out by either the checkout button,
  13.   or double clicking on the icon.  
  14.   
  15.   RCSGUI should be completely font sensitive. 
  16.   
  17.   It will adjust its gadgets and icons according to the window size.
  18.   
  19.   All configuration is done with tooltypes in the icon.
  20.   
  21.   You can specify the size and position of the window in the tooltypes, and there
  22.   is also a button in the window that will save the current size and position in
  23.   the icons tooltypes.
  24.   
  25.   It works nicely with the SAS/C WB compiler environment, but have no connection 
  26.   to the SAS/C compiler. It can be used with any compiler that lets you edit & compile 
  27.   from the workbench. (Well, it can be used with any CLI based compiler too, but it 
  28.   wouldn't make sense). It can be used with anything that you want to use RCS for. 
  29.  
  30.